[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Class Stack:
~~~~~~~~~~~~~
Stack is defined as an object.


Common use:
~~~~~~~~~~~~~~~~~
LOCAL OBJECT Stack OF Stack
Stack:Push(...)  //can be used repeatedly
...
x:=Stack:Pop()   //can be repeated

Source code of class Stack is in C_Stack.prg

See Also: Menu Color Class hierarchy
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson